func github.com/valyala/fastjson.parseObject
2 uses
github.com/valyala/fastjson (current package)
parser.go#L111: v, tail, err := parseObject(s[1:], c, depth)
parser.go#L213: func parseObject(s string, c *cache, depth int) (*Value, string, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)